projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9d8ddc
)
*** empty log message ***
author
Miles Bader
<miles@gnu.org>
Tue, 16 Oct 2001 13:09:06 +0000
(13:09 +0000)
committer
Miles Bader
<miles@gnu.org>
Tue, 16 Oct 2001 13:09:06 +0000
(13:09 +0000)
lib-src/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index 7a07718362d83bee2bcf826c4d2280789bf3f301..6546c95987c11ad0d9d981321480e1cd3b5a28a5 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-1,3
+1,8
@@
+2001-10-16 Miles Bader <miles@gnu.org>
+
+ * make-docfile.c (scan_c_file): Handle `new style' doc strings in
+ comments [with `doc:' keyword prefix].
+
2001-10-15 Gerd Moellmann <gerd@gnu.org>
* make-docfile.c (read_c_string_or_comment): Don't drop a '*'
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 624167312f060473e811cbb5077dc99a89dc8dd2..8241404d8d34a003be5c885c3a81d0ce7676ca61 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2001-10-16 Miles Bader <miles@gnu.org>
+
+ * fns.c: Change doc-string comments to `new style' [w/`doc:' keyword].
+
2001-10-16 Gerd Moellmann <gerd@gnu.org>
* buffer.c (Fset_buffer_major_mode): Use initial-major-mode for